home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / amigaos4_only / mpega_libmad / mpega.fd < prev    next >
Text File  |  2004-08-03  |  326b  |  12 lines

  1. ##base _MPEGABase
  2. ##bias 30
  3. ##public
  4. LIB_MPEGA_open(filename,ctrl)(a0,a1)
  5. LIB_MPEGA_close(mpds)(a0)
  6. LIB_MPEGA_decode_frame(mpds,pcm)(a0,a1)
  7. LIB_MPEGA_seek(mpds,ms_time_position)(a0,d0)
  8. LIB_MPEGA_time(mpds,ms_time_position)(a0,a1)
  9. LIB_MPEGA_find_sync(buffer,buffer_size)(a0,d0)
  10. LIB_MPEGA_scale(mpds,scale_percent)(a0,d0)
  11. ##end
  12.